[INFO] cloning repository https://github.com/toasterrepairman/leerics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toasterrepairman/leerics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasterrepairman%2Fleerics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasterrepairman%2Fleerics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd93807bff1243dd02095acd9425033b77fd8b6c
[INFO] checking toasterrepairman/leerics against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasterrepairman%2Fleerics" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toasterrepairman/leerics
[INFO] finished tweaking git repo https://github.com/toasterrepairman/leerics
[INFO] tweaked toml for git repo https://github.com/toasterrepairman/leerics written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toasterrepairman/leerics on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toasterrepairman/leerics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk4-rs`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs-core`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded serde_derive v1.0.201
[INFO] [stderr]   Downloaded proc-macro-crate v3.1.0
[INFO] [stderr]   Downloaded serde v1.0.201
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[INFO] [stderr]   Downloaded syn v2.0.63
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493
[INFO] running `Command { std: "docker" "start" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gio v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling glib-macros v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gtk4-macros v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gobject-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gio-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling pango-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gdk4-sys v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]    Compiling graphene-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]    Compiling gsk4-sys v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]    Compiling gtk4-sys v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking glib v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]     Checking cairo-rs v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]     Checking graphene-rs v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]     Checking gdk-pixbuf v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]     Checking pango v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#c65d0645)
[INFO] [stderr]     Checking gdk4 v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]     Checking gsk4 v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]     Checking gtk4 v0.9.0 (https://github.com/gtk-rs/gtk4-rs#fd457683)
[INFO] [stderr]     Checking leerics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sourceview5::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/hover/provider/imp.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sourceview5::subclass::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sourceview5`
[INFO] [stdout]  --> src/hover/provider/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sourceview5::{HoverContext, HoverDisplay, HoverProvider};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sourceview5::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/hover/provider/imp.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sourceview5::subclass::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sourceview5`
[INFO] [stdout]  --> src/hover/provider/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sourceview5::{HoverContext, HoverDisplay, HoverProvider};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let buffer = sourceview5::Buffer::new(None);
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let buffer = sourceview5::Buffer::new(None);
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if let Some(ref language) = sourceview5::LanguageManager::new().language("rust") {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if let Some(ref language) = sourceview5::LanguageManager::new().language("rust") {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     if let Some(ref scheme) = sourceview5::StyleSchemeManager::new().scheme("solarized-light") {
[INFO] [stdout]    |                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     if let Some(ref scheme) = sourceview5::StyleSchemeManager::new().scheme("solarized-light") {
[INFO] [stdout]    |                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let loader = sourceview5::FileLoader::new(&buffer, &file);
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let loader = sourceview5::FileLoader::new(&buffer, &file);
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let view = sourceview5::View::with_buffer(&buffer);
[INFO] [stdout]    |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `gtk::ConstraintVflParserError::View`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 41 -     let view = sourceview5::View::with_buffer(&buffer);
[INFO] [stdout] 41 +     let view = gtk::ConstraintVflParserError::with_buffer(&buffer);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let view = sourceview5::View::with_buffer(&buffer);
[INFO] [stdout]    |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `gtk::ConstraintVflParserError::View`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 41 -     let view = sourceview5::View::with_buffer(&buffer);
[INFO] [stdout] 41 +     let view = gtk::ConstraintVflParserError::with_buffer(&buffer);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |     view.set_background_pattern(sourceview5::BackgroundPatternType::Grid);
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |     view.set_background_pattern(sourceview5::BackgroundPatternType::Grid);
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HoverProviderImpl` in this scope
[INFO] [stdout]   --> src/hover/provider/imp.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl HoverProviderImpl for CustomHoverProvider {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/gtk4-rs-ff2bc21858344a74/fd45768/gdk4/src/subclass/content_provider.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContentProviderImpl: ContentProviderImplExt + ObjectImpl {
[INFO] [stdout]    | ------------------------------------------------------------------ similarly named trait `ContentProviderImpl` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 - impl HoverProviderImpl for CustomHoverProvider {
[INFO] [stdout] 23 + impl ContentProviderImpl for CustomHoverProvider {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let file = sourceview5::File::builder().location(&file).build();
[INFO] [stdout]    |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::gio::File;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let file = sourceview5::File::builder().location(&file).build();
[INFO] [stdout] 23 +     let file = File::builder().location(&file).build();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let map = sourceview5::Map::new();
[INFO] [stdout]    |               ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let map = sourceview5::Map::new();
[INFO] [stdout] 49 +     let map = Map::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HoverProviderImpl` in this scope
[INFO] [stdout]   --> src/hover/provider/imp.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl HoverProviderImpl for CustomHoverProvider {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/gtk4-rs-ff2bc21858344a74/fd45768/gdk4/src/subclass/content_provider.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContentProviderImpl: ContentProviderImplExt + ObjectImpl {
[INFO] [stdout]    | ------------------------------------------------------------------ similarly named trait `ContentProviderImpl` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 - impl HoverProviderImpl for CustomHoverProvider {
[INFO] [stdout] 23 + impl ContentProviderImpl for CustomHoverProvider {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let file = sourceview5::File::builder().location(&file).build();
[INFO] [stdout]    |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::gio::File;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let file = sourceview5::File::builder().location(&file).build();
[INFO] [stdout] 23 +     let file = File::builder().location(&file).build();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]   --> src/main.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let map = sourceview5::Map::new();
[INFO] [stdout]    |               ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let map = sourceview5::Map::new();
[INFO] [stdout] 49 +     let map = Map::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/hover/provider/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |         @implements sourceview5::HoverProvider;
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourceview5` in this scope
[INFO] [stdout]  --> src/hover/provider/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |         @implements sourceview5::HoverProvider;
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sourceview5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sourceview5`, use `cargo add sourceview5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leerics` (bin "leerics") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leerics` (bin "leerics" test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493", kill_on_drop: false }`
[INFO] [stdout] cd2f6711c0eaa485c097cbb26b5cbaf85ef5cf8b35a365255ff12d38504a5493
